home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global chica
- puppetSprite(9, 1)
- puppetSprite(10, 1)
- set the castNum of sprite 9 to the number of member chica
- set the castNum of sprite 10 to the number of member ("texto" & chica)
- repeat with x = 9 to 12
- set the visible of sprite x to 1
- end repeat
- end
-